From: Andreas Schwab Date: Fri, 10 Nov 2006 15:04:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~32166 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bf4c75a4ee05ca3cb8ba82ddb63b3e9f41c21f65;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75b728d29d6..08fbe258322 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-11-10 Andreas Schwab + + * calendar/cal-dst.el (calendar-dst-check-each-year-flag): Avoid + starting sentence with "nil". + 2006-11-10 Juanma Barranquero * server.el (server-raise-frame): New option. diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 4b1917becab..bbf770c04cb 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,7 @@ +2006-11-10 Andreas Schwab + + * mh-e.el (mh-draft-folder): Avoid starting sentence with "nil". + 2006-11-10 Glenn Morris * mh-e.el (mh-draft-folder): Doc fix (Nil -> nil).